InboundLink
package
interface InboundLink (
) {
}
- read
void read(In msg)
Undocumented in source.
- timeOut
void timeOut()
Undocumented in source.
- transportActive
void transportActive()
Undocumented in source.
- transportInactive
void transportInactive()
Undocumented in source.
collie channel handler
classesinterfaces